home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / etc / apt / apt.conf.d / 70debconf < prev    next >
Encoding:
Text File  |  2006-07-24  |  182 b   |  4 lines

  1. // Pre-configure all packages with debconf before they are installed.
  2. // If you don't like it, comment it out.
  3. DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt || true";};
  4.